testing.testDeps.ImportPath (method)

2 uses

	testing (current package)
		testing.go#L2193: 	ImportPath() string
		testing.go#L2353: 		anyFailed := !testOk || !exampleOk || !fuzzTargetsOk || !runBenchmarks(m.deps.ImportPath(), m.deps.MatchString, m.benchmarks)